home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 001a / sendcomm.zip / SENDCOM.DOC < prev    next >
Text File  |  1991-10-06  |  4KB  |  102 lines

  1.  
  2.  
  3.         SendCom
  4.  
  5.         A PCBoard 14.5 Utility
  6.         Donated into the Public Domain
  7.         By Mark Herring
  8.  
  9.         ────────────────────────────────────────────────────────────────
  10.  
  11.         SendCom is a little utility that will transmit a line of text
  12.         or a text file to a caller who is online.   SendCom understands
  13.         PCBoard @x color codes and also translates many (but not all)
  14.         @variables.
  15.  
  16.         Syntax:
  17.  
  18.         SENDCOM [text | FILE=<filespec>
  19.  
  20.         The command "SENDCOM This is a test" will transmit the string
  21.         "This is a test" to the caller online.  If the display is
  22.         turned on from within PCBoard then this text is also displayed
  23.         on the sysop's screen.  The command "SENDCOM FILE=WELCOME" will
  24.         transmit a file named "WELCOME" to the caller.
  25.  
  26.         SendCom requires PCBOARD.SYS in order to find the communications
  27.         port address.  If comport value is ZERO then SENDCOM will
  28.         attempt to open PCBOARD.DAT and find the comport address in this
  29.         file.  SendCom will set the DOS error level to ONE if a carrier
  30.         was not present.
  31.  
  32.         These PCBoard 14.5 @variables are supported by SENDCOM:
  33.  
  34.                 @Xnn             PCBoard color codes
  35.                 @CLS@            Clears the screen
  36.                 @FIRST@          Caller's first name
  37.                 @USER@           Caller's full name
  38.                 @BPS@            Connect baud rate
  39.                 @NODE@           Node number
  40.                 @SYSDATE@        Current system date
  41.                 @SYSTIME@        Current system time
  42.  
  43.         If USERS.SYS is also found in the current subdirectory then
  44.         these @variables are also supported by SENDCOM:
  45.  
  46.                 @firstu@         First Name (all caps)
  47.                 @city@           City
  48.                 @password@       Password
  49.                 @security@       Security Level
  50.                 @confnum@        Current conference number
  51.                 @dataphone@      Business/Data Phone
  52.                 @homephone@      Home/Voice Phone
  53.                 @msgleft@        Number of Messages Written
  54.                 @msgread@        Number of Messages Read
  55.                 @numtimeson@     Number of Times On
  56.                 @proltr@         Default Protocol Letter
  57.                 @timeused@       Time Used
  58.                 @upbytes@        Total U/L Bytes
  59.                 @upfiles@        Total U/L Files
  60.                 @dlbytes@        Total D/L Bytes
  61.                 @dlfiles@        Total D/L Files
  62.  
  63.         SENDCOM also interprets CONTROL sequences too.  For example,
  64.         "^G" will produce a beep on the caller's terminal.   SENDCOM
  65.         also will replace any %VARIABLE% statement with the contents of
  66.         the DOS environment variable "VARIABLE".
  67.  
  68.  
  69.  
  70.         Registration and support:
  71.  
  72.         None needed.  This program is donated into the public domain for
  73.         all to use.  We've found it to be handy to use on our own
  74.         system.  But we cannot guarantee that SENDCOM will work with
  75.         your system.
  76.  
  77.         Instead of a registration fee, we request that if you are "in
  78.         the market" for an offline mail door system (Qmail Door), a
  79.         network mail handler (QNet), offline mail reader (Qmail DeLuxe²),
  80.         a fax gateway (PCB/FaxMail) or alphanumeric pager gateway (Pager)
  81.         or finally, a PCBoard/Usenet gateway (PCB/Usenet), please
  82.         consider purchasing one of our products.
  83.  
  84.         I ask that if you do use SENDCOM that you leave a message
  85.         addressed to me on either our support system or SALT AIR telling
  86.         us how you are using it.  I'm always interested in how our
  87.         systems are being used!
  88.  
  89.         Thanks to all who have supported us in the past - we look
  90.         forward to serving your needs in the future!
  91.  
  92.  
  93.                                 Sparky
  94.  
  95.  
  96.         Sparkware
  97.         Post Office Box 605
  98.         Cordova, Tennessee   38018
  99.  
  100.            BBS: (901) 382-5583
  101.         Office: (901) 373-MAIL
  102.